home *** CD-ROM | disk | FTP | other *** search
/ Power Bytes: Money & Finance / PowerBytes Money and Finance CD-ROM 01 / PowerBytes Money and Finance CD-ROM 01.iso / Demos / TrapezeDemo / Trapeze Help / Trapeze Help.rsrc / HELP_2045_not < prev    next >
Encoding:
Text File  |  1987-07-08  |  305 b   |  7 lines

  1. not ( number )
  2. logical not
  3.  
  4. The single argument is any number block.
  5.  
  6. not creates a block in which any nonzero number in the argument (TRUE) becomes zero (FALSE), any zero (FALSE) becomes a one (TRUE), and any errors are passed through unchanged.  The result block will be the same size as the argument.